home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13239 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  872 b 

  1. Path: news.lei.net!arthur!dnakamu
  2. From: dnakamu@arthur (Daniel Nakamura)
  3. Newsgroups: comp.lang.c++
  4. Subject: Need help reading sockets
  5. Date: 24 Mar 1996 00:09:21 GMT
  6. Organization: The SenseMedia Network, http://sensemedia.net/, info@sensemedia.net
  7. Message-ID: <4j23rh$bnu@ginger.lei.net>
  8. NNTP-Posting-Host: arthur.hits.net
  9.  
  10. I have a problem with reading sockets.  I'm currently using the read 
  11. function to read sockets, then put the information into a buffer.  The 
  12. problem is that I can't read the socket until there is a cariage return.  
  13. I'd like to read the socket character by character instead of waiting for 
  14. the charage return.   Does anyone know how to do it?
  15.  
  16. --
  17. Neurotic     (n.) : One who builds castles in the air.
  18. Psychotic    (n.) : One who lives in them.
  19. Psychiatrist (n.) : The one who collects the rent.
  20.  
  21. Email: dan@hits.net
  22. WWW: http://lancelot.hits.net
  23.